home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Aug-Sep 88 / Link errors ⁄ 10.20.88 ⁄ X0058 < prev    next >
Encoding:
Text File  |  1991-03-06  |  915 b   |  32 lines  |  [TEXT/GEOL]

  1. Item    4134275                         20-Oct-88        09:16
  2.  
  3. From:   X0058                           Institute for Defense Analyses
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    Link Errors
  8.  
  9. I get the following error when running this in the Worksheet in MPW with
  10. MacApp:
  11.  
  12. MABuild TileEdit opt
  13.  
  14. Starting time for MABuild of TileEdit is Thursday, October 13, 1988 10:07:21 AM
  15. Linking TileEdit
  16.  
  17. ### Link: Error  Undefined entry, name: %_EP
  18.   Referenced from: TTERRAIN_FREE in file: UUFStuff.p.o
  19.  
  20. ### Link: Error  Undefined entry, name: %_BP
  21.   Referenced from: TTERRAIN_FREE in file: UUFStuff.p.o
  22.  
  23. ### Link: Errors prevented normal completion.
  24. MABuild of TileEdit failed: Thursday, October 13, 1988 10:08:07 AM
  25.  
  26.  
  27. How do I have to modify my make file to eliminate this problem?
  28. Note that everything compiles ok without the opt flag,
  29. though just using nodebug also causes this problem.
  30.  
  31.  
  32.